home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20020314-20021006 / 000145_jaltman@watsun.cc.columbia.edu_Tue Jun 11 10:21:09 EDT 2002.msg < prev    next >
Text File  |  2002-10-06  |  2KB  |  40 lines

  1. Article: 13445 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!jaltman
  3. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: ssh0agent
  6. Date: 11 Jun 2002 05:23:02 GMT
  7. Organization: Columbia University
  8. Lines: 24
  9. Message-ID: <ae41fm$ddj$1@newsmaster.cc.columbia.edu>
  10. NNTP-Posting-Host: watsun.cc.columbia.edu
  11. X-Trace: newsmaster.cc.columbia.edu 1023772982 13747 128.59.39.2 (11 Jun 2002 05:23:02 GMT)
  12. X-Complaints-To: postmaster@columbia.edu
  13. NNTP-Posting-Date: 11 Jun 2002 05:23:02 GMT
  14. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13445
  15.  
  16.  
  17. Thomas H. posted a query to the newsgroup on June 7th which
  18. apparently never made it to Columbia or any other News server
  19. that I have access to, but that did get found by Google.
  20.  
  21. He asked whether or not ssh-agent.exe worked and if so how.
  22.  
  23. Yes it works.  Simply start it without any options.  It does not 
  24. use sockets for communication with Kermit but instead uses Named Pipes
  25. on the local machine.  
  26.  
  27. As for its security, it is not as secure as I would like it yet.
  28. My long term intention is to merge its functionality into the Kerberos
  29. Credential Cache daemon.  This uses Windows Security to ensure that
  30. no other process other than one running in the same Desktop group is
  31. able to access the contents of the Credentials Cache.
  32.  
  33. We just did not have time for this release.
  34.  
  35.  
  36.  Jeffrey Altman * Sr.Software Designer     Kermit 95 2.0 GUI available now!!!
  37.  The Kermit Project @ Columbia University  SSH, Secure Telnet, Secure FTP, HTTP
  38.  http://www.kermit-project.org/            Secured with MIT Kerberos, SRP, and 
  39.  kermit-support@columbia.edu               OpenSSL.
  40.